home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBLineChart / HTBLineChart.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  2.3 KB  |  59 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBLineChart - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/HTBLineChart.res" /d "_DEBUG" "C:\HTBasic Source Code\DLL's\HTBLineChart\HTBLineChart.rc"" 
  10. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP6D0.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/HTBLineChart.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:\HTBasic Source Code\DLL's\HTBLineChart\ChartLine.cpp"
  14. "C:\HTBasic Source Code\DLL's\HTBLineChart\DialogThread.cpp"
  15. "C:\HTBasic Source Code\DLL's\HTBLineChart\HTBLineChart.cpp"
  16. "C:\HTBasic Source Code\DLL's\HTBLineChart\LineChartCtrl.cpp"
  17. "C:\HTBasic Source Code\DLL's\HTBLineChart\LineChartDlg.cpp"
  18. ]
  19. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP6D0.tmp" 
  20. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP6D1.tmp" with contents
  21. [
  22. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/HTBLineChart.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "C:\HTBasic Source Code\DLL's\HTBLineChart\StdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP6D1.tmp" 
  26. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP6D2.tmp" with contents
  27. [
  28. ../Tools/HTBWIN.LIB /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/HTBLineChart.pdb" /debug /machine:I386 /def:".\HTBLineChart.def" /out:"Debug/HTBLineChart.dll" /implib:"Debug/HTBLineChart.lib" /pdbtype:sept 
  29. ".\Debug\ChartLine.obj"
  30. ".\Debug\DialogThread.obj"
  31. ".\Debug\HTBLineChart.obj"
  32. ".\Debug\LineChartCtrl.obj"
  33. ".\Debug\LineChartDlg.obj"
  34. ".\Debug\StdAfx.obj"
  35. ".\Debug\HTBLineChart.res"
  36. ]
  37. Creating command line "link.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP6D2.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. ChartLine.cpp
  44. DialogThread.cpp
  45. HTBLineChart.cpp
  46. LineChartCtrl.cpp
  47. LineChartDlg.cpp
  48. Generating Code...
  49. Linking...
  50.    Creating library Debug/HTBLineChart.lib and object Debug/HTBLineChart.exp
  51.  
  52.  
  53.  
  54. <h3>Results</h3>
  55. HTBLineChart.dll - 0 error(s), 0 warning(s)
  56. </pre>
  57. </body>
  58. </html>
  59.